Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
What are operations performed on data in 8085Oct 10
Which of the following programming approach used functions as a key concept to p...Jul 28
Does C# support multiple inheritance (MI)?Oct 16
What are input & output devices?Sep 17
Are all methods virtual in C#?Nov 25
Should I make my destructor virtual?Sep 24
List the operation modes of 8255 Nov 20
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
Which class does define the member function put()?Oct 13
Identify all the members of the following class xyz:Jun 16
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
By default, the members of a class areJun 01
Which of the following features that distinguish object oriented programming fro...Jun 09
A C++ program structure is based on the concept ofMar 25
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
What is Program counter?Nov 12
What are the various programmed data transfer methods?Jan 05
What are the signals used in input control signal & output control signal?Apr 01
Which feature of C++ does allow you to handle such kind of mulitpath...Aug 04
Which is not an input/output stream class? - Select optionAug 16
Which of the following OOP concepts is supported by Inheritance?Dec 25
C++ supports a mechanism virtual function to achieve. select optionDec 13
Which of the following is NOT true about virtual functions?Aug 13
Consider a class X, which includes a virtual function called X_output.Feb 16
Which of the following is NOT true about pure virtual function?Mar 20
How do I declare a pure virtual function in C#?Jan 01
Can I call a virtual method from a constructor/destructor?Sep 08
List Basic Operations on Stack in dfs (data file structure).Feb 07
List Basic Operations on Queue in dfs (data file structure).Jan 18
What would be the output of the following code? char *str= “Managing Console I/O...Apr 04
What are the modes of operations used in 8253?Sep 25
What are the different types of write operations used in 8253?Sep 25
What are the basic modes of operation of 8255?Jan 08
How many operations are there in the instruction set of 8085 microprocessor?Mar 03
What are the Control signals used for DMA operation?Jul 13
What is the output of the program mentioned in the description? - Oct 10
If a class contains the objects of another class as its members, then it is know...Dec 19
Which of the following is not true about static member variable?Jul 25
What is the general format of calling a static member function using a class...Nov 02
Which of the following languages is not a procedure oriented programming...Oct 16
Which of the following is an Object-oriented programming language?Nov 29
How can I get at the Win32 API from a .NET program?Mar 04
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Which of the following is not a member-dereferencing operator?Nov 15
Which of the following is true about a function call in a C++ program?Oct 03